'Declaration
Protected Function ShouldSerializeInstanceParameters() As Boolean
'Usage
Dim instance As SelectorConfiguration(Of TSharedParameters,TIsolatedParameters,TInstanceParameters) Dim value As Boolean value = instance.ShouldSerializeInstanceParameters()
protected bool ShouldSerializeInstanceParameters()
protected: bool ShouldSerializeInstanceParameters();
Return Value
true
if the property has changed from its default value; false
otherwise.